home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Narzedzia systemowe / WinRescue / WinRescue 2000 2.08.25 / wnrsq2kz.exe / Rescue2K.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2004-07-30  |  6KB  |  274 lines

  1. object Form2: TForm2
  2.   Left = 201
  3.   Top = 108
  4.   HelpContext = 8
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'WinRescue'
  8.   ClientHeight = 262
  9.   ClientWidth = 377
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnActivate = FormShow
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Shape1: TShape
  24.     Left = 12
  25.     Top = 5
  26.     Width = 162
  27.     Height = 92
  28.     Brush.Color = clRed
  29.   end
  30.   object Image1: TImage
  31.     Left = 24
  32.     Top = 10
  33.     Width = 137
  34.     Height = 26
  35.     Picture.Data = {<image001.bmp>}
  36.   end
  37.   object Label8: TLabel
  38.     Left = 16
  39.     Top = 36
  40.     Width = 145
  41.     Height = 13
  42.     Alignment = taRightJustify
  43.     AutoSize = False
  44.     Caption = 'Version 1.08.25  7/30/2004'
  45.     Font.Charset = ANSI_CHARSET
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     Transparent = True
  52.     WordWrap = True
  53.   end
  54.   object Label3: TLabel
  55.     Left = 24
  56.     Top = 174
  57.     Width = 137
  58.     Height = 13
  59.     Alignment = taCenter
  60.     AutoSize = False
  61.     Caption = 'Enter Registration Key:'
  62.     Color = clWhite
  63.     ParentColor = False
  64.   end
  65.   object Label7: TLabel
  66.     Left = 196
  67.     Top = 22
  68.     Width = 169
  69.     Height = 33
  70.     Alignment = taCenter
  71.     AutoSize = False
  72.     Caption = '10'
  73.     Color = clWhite
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clBlack
  76.     Font.Height = -32
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentColor = False
  80.     ParentFont = False
  81.     Transparent = True
  82.   end
  83.   object Label10: TLabel
  84.     Left = 152
  85.     Top = 28
  86.     Width = 10
  87.     Height = 8
  88.     Caption = 'TM'
  89.     Font.Charset = ANSI_CHARSET
  90.     Font.Color = clWindowText
  91.     Font.Height = -7
  92.     Font.Name = 'Small Fonts'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     Transparent = True
  96.   end
  97.   object Label1: TLabel
  98.     Left = 16
  99.     Top = 50
  100.     Width = 153
  101.     Height = 23
  102.     Alignment = taCenter
  103.     AutoSize = False
  104.     Caption = #169' Copyright 1997-2004 by Ray Geide Super Win Software, Inc.'
  105.     Color = clRed
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clBlack
  108.     Font.Height = -9
  109.     Font.Name = 'Small Fonts'
  110.     Font.Style = []
  111.     ParentColor = False
  112.     ParentFont = False
  113.     Transparent = True
  114.     WordWrap = True
  115.   end
  116.   object Label6: TLabel
  117.     Left = 16
  118.     Top = 71
  119.     Width = 153
  120.     Height = 12
  121.     Cursor = crHandPoint
  122.     Hint = 'Go to WinRescue website'
  123.     Alignment = taCenter
  124.     AutoSize = False
  125.     Caption = 'http://superwin.com/index.htm'
  126.     Color = clRed
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clBlack
  129.     Font.Height = -9
  130.     Font.Name = 'Small Fonts'
  131.     Font.Style = [fsUnderline]
  132.     ParentColor = False
  133.     ParentFont = False
  134.     Transparent = True
  135.     WordWrap = True
  136.     OnClick = LinkLabelClick
  137.   end
  138.   object Label9: TLabel
  139.     Left = 16
  140.     Top = 82
  141.     Width = 153
  142.     Height = 12
  143.     Cursor = crHandPoint
  144.     Hint = 'Goes to the FAQ website'
  145.     Alignment = taCenter
  146.     AutoSize = False
  147.     Caption = 'Click Here to Ask Questions'
  148.     Color = clRed
  149.     Font.Charset = DEFAULT_CHARSET
  150.     Font.Color = clBlack
  151.     Font.Height = -9
  152.     Font.Name = 'Small Fonts'
  153.     Font.Style = [fsUnderline]
  154.     ParentColor = False
  155.     ParentFont = False
  156.     Transparent = True
  157.     WordWrap = True
  158.     OnClick = LinkLabelClick
  159.   end
  160.   object Button2: TButton
  161.     Left = 24
  162.     Top = 112
  163.     Width = 65
  164.     Height = 21
  165.     Caption = '&Continue'
  166.     Default = True
  167.     Enabled = False
  168.     ModalResult = 1
  169.     TabOrder = 0
  170.     OnClick = Button2Click
  171.   end
  172.   object Button3: TButton
  173.     Left = 96
  174.     Top = 112
  175.     Width = 66
  176.     Height = 21
  177.     Cancel = True
  178.     Caption = 'E&xit'
  179.     ModalResult = 2
  180.     TabOrder = 1
  181.   end
  182.   object Edit1: TEdit
  183.     Left = 24
  184.     Top = 192
  185.     Width = 137
  186.     Height = 21
  187.     TabOrder = 2
  188.   end
  189.   object CheckBox1: TCheckBox
  190.     Left = 8
  191.     Top = 224
  192.     Width = 137
  193.     Height = 17
  194.     Caption = 'Do Not Show This Form.'
  195.     Enabled = False
  196.     TabOrder = 3
  197.   end
  198.   object Panel1: TPanel
  199.     Left = 196
  200.     Top = 72
  201.     Width = 169
  202.     Height = 166
  203.     BevelOuter = bvNone
  204.     Color = clBlack
  205.     TabOrder = 4
  206.     object Label4: TLabel
  207.       Left = 2
  208.       Top = 12
  209.       Width = 165
  210.       Height = 77
  211.       Alignment = taCenter
  212.       AutoSize = False
  213.       Caption = 
  214.         'This program is Shareware, you may evaluate it for a period of n' +
  215.         'o more than 30 days.  After this time you must register it.  Reg' +
  216.         'istration price is $24.95.'
  217.       Font.Charset = ANSI_CHARSET
  218.       Font.Color = clWhite
  219.       Font.Height = -9
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = []
  222.       ParentFont = False
  223.       Transparent = True
  224.       WordWrap = True
  225.     end
  226.     object Label5: TLabel
  227.       Left = 2
  228.       Top = 92
  229.       Width = 165
  230.       Height = 69
  231.       Alignment = taCenter
  232.       AutoSize = False
  233.       Caption = 
  234.         'Failure to comply with this condition is a violation of United S' +
  235.         'tates and international copyright law.  Please register.'
  236.       Color = clYellow
  237.       Font.Charset = ANSI_CHARSET
  238.       Font.Color = clWhite
  239.       Font.Height = -9
  240.       Font.Name = 'MS Sans Serif'
  241.       Font.Style = []
  242.       ParentColor = False
  243.       ParentFont = False
  244.       Transparent = True
  245.       WordWrap = True
  246.     end
  247.   end
  248.   object Panel2: TPanel
  249.     Left = 0
  250.     Top = 245
  251.     Width = 377
  252.     Height = 17
  253.     Align = alBottom
  254.     BevelOuter = bvLowered
  255.     Color = clWhite
  256.     TabOrder = 5
  257.   end
  258.   object Button1: TButton
  259.     Left = 24
  260.     Top = 140
  261.     Width = 137
  262.     Height = 21
  263.     Caption = '&Register Now'
  264.     TabOrder = 6
  265.     OnClick = Button1Click
  266.   end
  267.   object Timer1: TTimer
  268.     Interval = 100
  269.     OnTimer = Timer1Timer
  270.     Left = 304
  271.     Top = 8
  272.   end
  273. end
  274.